home *** CD-ROM | disk | FTP | other *** search
/ kermit.columbia.edu / kermit.columbia.edu.tar / kermit.columbia.edu / newsgroups / misc.19961006-19970104 / 000306_news@columbia.edu _Thu Dec 12 15:39:09 1996.msg < prev    next >
Internet Message Format  |  1996-12-31  |  2KB

  1. Return-Path: <news@columbia.edu>
  2. Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.35.30]) by watsun.cc.columbia.edu (8.8.3/8.8.3) with ESMTP id PAA19420 for <kermit.misc@watsun.cc.columbia.edu>; Thu, 12 Dec 1996 15:39:09 -0500 (EST)
  3. Received: (from news@localhost) by newsmaster.cc.columbia.edu (8.8.3/8.8.3) id PAA13347 for kermit.misc@watsun; Thu, 12 Dec 1996 15:39:07 -0500 (EST)
  4. Path: news.columbia.edu!watsun.cc.columbia.edu!fdc
  5. From: fdc@watsun.cc.columbia.edu (Frank da Cruz)
  6. Newsgroups: comp.protocols.kermit.misc
  7. Subject: Re: HELP: Why shell xfer slow?
  8. Date: 12 Dec 1996 20:38:15 GMT
  9. Organization: Columbia University
  10. Lines: 30
  11. Message-ID: <58pqfn$rle$1@apakabar.cc.columbia.edu>
  12. References: <58pln2$gus@gold.tc.umn.edu>
  13. NNTP-Posting-Host: watsun.cc.columbia.edu
  14. Xref: news.columbia.edu comp.protocols.kermit.misc:6270
  15.  
  16. In article <58pln2$gus@gold.tc.umn.edu>,
  17. Wilhelm J Reindl <reind002@gold.tc.umn.edu> wrote:
  18. : Using kermit from within Telix I get a very slow cps rate, about 300.  My 
  19. : connection will obviously handle much more than that.  I have looked at 
  20. : my settings, but I don't know what changes to try.  Packet length is 90 
  21. : but I don't see how it would be the cause.
  22. Telix has only a minimal Kermit implementation; see the benchmarks in:
  23.  
  24.   http://www.columbia.edu/kermit/perf.html
  25.   ftp://kermit.columbia.edu/kermit/e/perf.doc
  26.  
  27. or our FAQ:
  28.  
  29.   http://www.columbia.edu/kermit/faq.html
  30.   ftp://kermit.columbia.edu/kermit/faq.txt
  31.  
  32. If you want fast Kermit file transfer you need to have a better Kermit
  33. implementation, like the ones found in Kermit software from the Kermit
  34. Project, including MS-DOS Kermit for DOS and Windows 3.x, Kermit 95 for
  35. Windows 95 and NT, C-Kermit for UNIX, etc:
  36.  
  37.   http://www.columbia.edu/kermit/
  38.  
  39. : It this the appropriate place to ask this, or are there better 
  40. : sites/mailing lists, etc.?
  41. This is the right place.
  42.  
  43. - Frank